home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000092_news@bigblue.oit.unc.edu_Mon May 5 08:56:46 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  6KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA17300; Thu, 5 May 1994 23:14:37 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA17874; Thu, 5 May 1994 22:44:06 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: 5 May 1994 08:56:46 GMT
  9. From: spere@kyrre.hsv.no (P. Eivind Jenssen)
  10. Message-Id: <2qacce$1ai@ratatosk.uninett.no>
  11. Organization: hsv
  12. Sender: ses
  13. Subject: Does recv() receive what send() sends ?
  14.  
  15. I'm programming with TCP-sockets, and I wonder:
  16.  
  17. When I use the send() function, it returns the number of bytes that was
  18. sent out on the net.
  19. Can i be sure that the recv() function will receive all these datas
  20. that was sent, or do I have to tell the 'send-machine' how many bytes
  21. I received from it so that it can send the rest of the datas?
  22.  
  23. I'd be very grateful if anyone could answer this.
  24. Thanks anyway!
  25. From news@bigblue.oit.unc.edu Thu May  5 08:15:39 1994
  26. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  27.           id AA17313; Thu, 5 May 1994 23:14:39 -0400
  28. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  29.           id AA17683; Thu, 5 May 1994 22:57:16 -0400
  30. Received: from GATEWAY by bigblue with netnews
  31.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  32. To: winsock@sunsite.unc.edu
  33. Date: Thu, 5 May 1994 08:15:39 +0000
  34. From: hjf@daccrewe.demon.co.uk (John Foster)
  35. Message-Id: <768125739snz@daccrewe.demon.co.uk>
  36. Organization: Dacoll Ltd
  37. Sender: ses
  38. References: <wright.82.0029C3B5@lims01.lerc.nasa.gov>, <2q6tjd$beo@search01.news.aol.com>, <wright.87.0372C068@lims01.lerc.nasa.gov>
  39. Reply-To: Hjf@daccrewe.demon.co.uk
  40. Subject: Re: Need a Windows PPP (not slip) connector for Winsock
  41.  
  42. There is a class 1 packet driver called ETHERPPP available from
  43. directory /pub/ppp on merit.edu
  44.  
  45. According to the TCP/IP FAQ, this works with Trumpet Winsock. Needless to
  46. say, I can't get it working.
  47.  
  48. I have a dial-up PPP connection to the Internet which uses KA9Q under DOS.
  49. This works very well, but I would now like to start using Winsock
  50.  
  51. If anyone has got EtherPPP working over a dial-up line, please could they post 
  52. their PPP command line and configuration files.
  53.  
  54. TIA
  55. -- 
  56.  
  57. Regards,
  58. --
  59. John Foster                          Internet   : hjf@daccrewe.demon.co.uk
  60. Dacoll Ltd.,                         Compuserve : 100012,760
  61. Lockitt Street,                      Voice      : (+44) 270 500848
  62. Crewe,                               Fax        : (+44) 270 580841
  63. Cheshire. CW2 7BB.
  64. United Kingdom.
  65. From news@bigblue.oit.unc.edu Wed May  4 22:39:49 1994
  66. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  67.           id AB15715; Fri, 6 May 1994 02:44:38 -0400
  68. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  69.           id AA11035; Fri, 6 May 1994 02:35:02 -0400
  70. Received: from GATEWAY by bigblue with netnews
  71.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  72. To: winsock@sunsite.unc.edu
  73. Date: Wed, 4 May 1994 22:39:49 GMT
  74. From: racheff@fcrfv1.ncifcrf.gov (Jim Racheff)
  75. Message-Id: <racheff.8.0005375D@fcrfv1.ncifcrf.gov>
  76. Organization: Comp. Srvcs. NCI-FCRDC
  77. Sender: ses
  78. References: <racheff.7.000C80E2@fcrfv1.ncifcrf.gov>, <gary.26.00093D23@uaneuro.uah.ualberta.ca>
  79. Subject: Re: Winsock POP, Gopher Daemon ?
  80.  
  81. In article <gary.26.00093D23@uaneuro.uah.ualberta.ca> gary@uaneuro.uah.ualberta.ca (Gary Ritchie) writes:
  82. >From: gary@uaneuro.uah.ualberta.ca (Gary Ritchie)
  83. >Subject: Re: Winsock POP, Gopher Daemon ?
  84. >Date: Wed, 4 May 1994 09:14:16
  85.  
  86.  
  87. >>Has anyone heard of a POP3 server (commerical or shareware) that runs under 
  88. >>Winsock.  I'd like to setup a POP server on the same machine that runs my ftp 
  89. >>daemon.
  90.  
  91. >To have a POP3 server, wouldn't you also need an SMTP server?
  92.  
  93. Actually, I'm not sure (but it would seem to make sense since SMTP is the 
  94. transport).  The problem with the SMTP server I found is that it's a single 
  95. user system.  What I would like to do is setup a host that can service 50 or 
  96. so Eudora, Chameleon, etc. users.
  97.  
  98.  
  99.  
  100.  
  101.  ...............................................
  102.  . Jim Racheff (racheff@fcrfv1.ncifcrf.gov)    . 
  103.  .              P. O. Box B, Bldg. 362, Rm. 37 . 
  104.  .              Frederick Cancer R & D Center  . 
  105.  .              Frederick, MD 21702 U.S.A.     . 
  106.  ...............................................
  107. From news@bigblue.oit.unc.edu Thu May  5 21:13:58 1994
  108. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  109.           id AB19815; Fri, 6 May 1994 03:14:38 -0400
  110. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  111.           id AA14374; Fri, 6 May 1994 03:08:23 -0400
  112. Received: from GATEWAY by bigblue with netnews
  113.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  114. To: winsock@sunsite.unc.edu
  115. Date: Thu, 5 May 1994 21:13:58 GMT
  116. From: dgf1@kimbark.uchicago.edu (David Farley)
  117. Message-Id: <1994May5.211358.8646@midway.uchicago.edu>
  118. Organization: University of Chicago -- Academic Information Technologies
  119. Sender: ses
  120. Reply-To: dgf1@midway.uchicago.edu
  121. Subject: Mosaic 2.4 and Wplany
  122.  
  123. This is a question that has probably been asked before, but is it
  124. possible to make Mosaic 2.4 (for Windows) play au and snd files
  125. through the windows speaker driver using Wplany?  Redirecting audio
  126. seems to work perfectly fine using Cello.  I tried to create to
  127. additional audio file references in the mosaic.ini file and link them
  128. to wplany using the settings from the cello.ini file, but when I click
  129. on a sound, it seems to download and then disappear somewhere.  Is
  130. this even possible with Mosaic?  I seem to recall reading somewhere
  131. that the au and snd handling is hard wired in, which would be too bad.
  132. Thanks.  David